access operation meaning in English
存取操作
Examples
- It provides basic access operations to retrieve and store
它提供了对在http会话中获取和存储 - In addition , certain data access operations may only be valid if run under the caller s context
此外,某些数据访问操作可能只有在调用方的上下文中运行时才有效。 - Meaning that the method or function performs read - only data - access operations , such as executing select statements
(意味着方法或函数执行只读数据访问操作,如执行select语句) 。 - Read meaning that the method or function perform read - only data - access operations , such as executing select statements
(表示该方法或函数执行只读的数据访问操作,如执行select语句) 。 - Business logic should be in a higher layer of your application . only data access operations should be permitted
业务逻辑应该在你的应用的一个高一些的层次里。持久层里仅仅允许数据存取操作。